bird2: use official example config file
authorMartin Schiller <[email protected]>
Thu, 12 Dec 2024 07:06:09 +0000 (08:06 +0100)
committerToke Høiland-Jørgensen <[email protected]>
Tue, 17 Dec 2024 08:23:26 +0000 (09:23 +0100)
commit3b075f8d7e681c9847ab86cea9aed26e008bfa56
tree5f6af753a643cd9ef9a7bbeb0de5f7eb806cc6f5
parent5e38e10c79dea02380275e67a77e4766e5565799
bird2: use official example config file

Using the openwrt example config (which seems to be a clone of the
official example2 config) leads to the following error:

    bird: /etc/bird.conf:138:15 syntax error, unexpected '/'

In addition, the previous configuration seems to me to be too
case-specific and cannot really be used as a template for a fresh
configuration.

Signed-off-by: Martin Schiller <[email protected]>
(cherry picked from commit 0490c7f39a1e53e2f49654aea16b015c8cc92380)
bird2/Makefile
bird2/files/bird.conf [deleted file]